A hyperlink consists of three parts: `href` attribute, link text/content, and optional attributes. The `href` attribute specifies the URL or location, while link text/content is the visible part users interact with. Optional attributes like `title`, `target`, `rel`, `download`, `hreflang`, and `type` enhance behavior and appearance.
